悟空视频

    在线播放云盘网盘BT下载影视图书

    Learning Xamarin Studio - 图书

    2014计算机·编程设计
    导演:William Smith
    This book is intended for .NET developers with any level of experience and who are interested in building native applications without the hassle of becoming Objective-C or Java experts. Although it will be beneficial to have some development experience, particularly in .NET, Learning Xamarin help even a novice developer get past the headaches of setting up and customizing their new development environment so they can move on to producing high-quality native applications quickly.
    Learning Xamarin Studio
    图书

    Learning Anime Studio - 图书

    2014科学技术·工业技术
    导演:Chad Troftgruben
    Written in an easy to follow manner with practical exercises, this book takes you through every aspect of Anime Studio, guiding you to create your own original cartoon.Learning Anime Studio is for newcomers to Anime Studio or animation in general. Hobbyists and newcomers with ambitions of being an animator will get the most out of this book. However, intermediate and long time users will be able to use various chapters as a reference to some of Anime Studio’s tools and features. The book also serves as a guide for the new enhancements introduced in Anime Studio Pro 10.
    Learning Anime Studio
    搜索《Learning Anime Studio》
    图书

    Learning Anime Studio - 图书

    2014科学技术·工业技术
    导演:Chad Troftgruben
    Written in an easy to follow manner with practical exercises, this book takes you through every aspect of Anime Studio, guiding you to create your own original cartoon.Learning Anime Studio is for newcomers to Anime Studio or animation in general. Hobbyists and newcomers with ambitions of being an animator will get the most out of this book. However, intermediate and long time users will be able to use various chapters as a reference to some of Anime Studio’s tools and features. The book also serves as a guide for the new enhancements introduced in Anime Studio Pro 10.
    Learning Anime Studio
    搜索《Learning Anime Studio》
    图书

    Learning Software Testing with Test Studio - 图书

    2013计算机·数据库
    导演:Rawane Madi
    Learning Software Testing with Test Studio is a practical, hands-on guide that will help you get started with Test Studio to design your automated solution and tests. All through the book, there are best practices and tips and tricks inside Test Studio which can be employed to improve your solution just like an experienced QA.If you are a beginner or a professional QA who is seeking a fast, clear, and direct to the point start in automated software testing inside Test Studio, this book is for you. You should be familiar with the .NET framework, mainly Visual Studio, C#, and SQL, as the book's examples rely on them. Prior testing knowledge will also be helpful.
    Learning Software Testing with Test Studio
    搜索《Learning Software Testing with Test Studio》
    图书

    Learning Software Testing with Test Studio - 图书

    2013计算机·数据库
    导演:Rawane Madi
    Learning Software Testing with Test Studio is a practical, hands-on guide that will help you get started with Test Studio to design your automated solution and tests. All through the book, there are best practices and tips and tricks inside Test Studio which can be employed to improve your solution just like an experienced QA.If you are a beginner or a professional QA who is seeking a fast, clear, and direct to the point start in automated software testing inside Test Studio, this book is for you. You should be familiar with the .NET framework, mainly Visual Studio, C#, and SQL, as the book's examples rely on them. Prior testing knowledge will also be helpful.
    Learning Software Testing with Test Studio
    搜索《Learning Software Testing with Test Studio》
    图书

    Xamarin 4 By Example - 图书

    2016计算机·编程设计
    导演:Matteo Bortolu Engin Polat
    If you want to develop your own applications and want to explore the features of Xamarin Studio, then this is the book for you. It is expected that you have a basic understanding of technologies in mobile development, but prior knowledge of Xamarin is not required.
    Xamarin 4 By Example
    搜索《Xamarin 4 By Example》
    图书

    Mastering Cross:Platform Development with Xamarin - 图书

    2016计算机·编程设计
    导演:Can Bilgin
    This book is ideal for those who want to take their entry–level Xamarin mobile development skills to the next level to become the go-to person within their organization. To fully understand the patterns and concepts described, you should possess a reasonable level of knowledge about the core elements of Xamarin and cross-platform application development with it.
    Mastering Cross:Platform Development with Xamarin
    搜索《Mastering Cross:Platform Development with Xamarin》
    图书

    Xamarin Mobile Development for Android Cookbook - 图书

    2015计算机·编程设计
    导演:Matthew Leibowitz
    If you are a Xamarin developer who wants to create complete Android applications with Xamarin, then this book is ideal for you. No prior knowledge of Android development is needed, however a basic knowledge of C# and .NET would be useful.
    Xamarin Mobile Development for Android Cookbook
    搜索《Xamarin Mobile Development for Android Cookbook》
    图书

    Xamarin:Cross-Platform Mobile Application Development - 图书

    2016计算机·编程设计
    导演:Jonathan Peppers George Taskos Can Bilgin
    Developing a mobile application for just one platform is becoming a thing of the past. Companies expect their apps to be supported on iOS, Android and Windows Phone, while leveraging the best native features on all three platforms. Xamarin's tools help ease this problem by giving developers a single toolset to target all three platforms. The main goal of this course is to equip you with knowledge to successfully analyze, develop, and manage Xamarin cross-platform projects using the most efficient, robust, and scalable implementation patterns.Module 1 is a step-by-step guide to building real-world applications for iOS and Android. The module walks you through building a chat application, complete with a backend web service and native features such as GPS location, camera, and push notifications. Additionally, you'll learn how to use external libraries with Xamarin and Xamarin.Forms. Module 2 provide you recipes on how to create an architecture that will be maintainable, extendable, use Xamarin.Forms plugins to boost productivity. We start with a simple creation of a Xamarin.Forms solution, customize the style and behavior of views for each platform. Further on, we demonstrate the power of architecting a cross-platform solution. Next, you will utilize and access hardware features that vary from platform to platform with cross-platform techniques. You will master the steps of getting the app ready and publishing it in the app store. The last module starts with general topics such as memory management, asynchronous programming, local storage, networking, and platform-specific features. You will learn about key tools to leverage the pattern and advanced implementation strategies. Finally, we show you the toolset for application lifecycle management to help you prepare the development pipeline to manage and see cross-platform projects through to public or private release. After the completion of this course, you will learn a path that will get you up and running with developing cross-platform mobile applications and help you become the go-to person when it comes to Xamarin.
    Xamarin:Cross-Platform Mobile Application Development
    搜索《Xamarin:Cross-Platform Mobile Application Development》
    图书

    Visual Studio 2010 - 图书

    2013计算机·数据库
    导演:曾建华主编
    本书通过一个完整的网上商城,系统讲解如何使用Visual Studio 2010(C#)开发基于数据库(SQL Server)的Web应用程序。 全书从功能角度描述了商城的商品浏览、挑选商品、购物车、确认订单、注册、登录、查询、报表打印等购物流程,期望读者能掌握:母版页、DataList、GridView、验证控件的使用; QueryString、Session、Cookie、DataTable、DataColumns、DataRow的各类应用场景;理解数据库的设计、熟练使用SQL语句。网上商城系统是一个非常典型的、基于数据库应用的Web系统,企业需要的系统绝大多数都和数据库相关,所以本书示例系统具有很好的代表性和实用性。
    Visual Studio 2010
    搜索《Visual Studio 2010》
    图书
    加载中...